Carbon


InvokeWindowPaintUPP

Header: MacWindows.h Carbon status: Under Evaluation

OSStatus InvokeWindowPaintUPP (
    GDHandle device, 
    GrafPtr qdContext, 
    WindowRef window, 
    RgnHandle inClientPaintRgn, 
    RgnHandle outSystemPaintRgn, 
    void *refCon, 
    WindowPaintUPP userUPP
);
device
qdContext
window
inClientPaintRgn
outSystemPaintRgn
refCon
userUPP
function result

A result code.

AVAILABILITY

Under evaluation for Carbon. Available in CarbonLib 1.0 and later. Exported by CarbonLib 1.0 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)